Operator Provided API
Interface Description
- The request URL OPURL is provided by the operator and is the HTTP access address (server callback address) where our system will send player data via HTTP POST requests.
- All requests and responses to the request URL use JSON encoding.
- Before processing the request, please first check that the AppID and AppSecret fields match the operator’s configuration.
- Example request URL: OPURL=https://yunyingshang.com/xxxx or http://10.0.0.1:8888